From 53e1e2829d82b333d2038df253141b51fd1bfe86 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 22 May 2011 23:54:47 -0700 Subject: [PATCH] Add bug#. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 8f6a3f7d76b..9ee5349f23c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -7,7 +7,7 @@ decoding a CCL program. Many of the new checks are whether XINT (x) fits in int; it doesn't always, on 64-bit hosts. The new version doesn't catch all possible integer overflows, but it's an - improvement. + improvement. (Bug#8719) * alloc.c (make_event_array): Use XINT, not XUINT. There's no need for unsigned here. -- 2.30.2